Skip to content

Conversation

@florence-crl
Copy link
Contributor

@florence-crl florence-crl commented Nov 4, 2025

Fixes DOC-15312

In cockroachcloud/sql-audit-logging.md, updated with SENSITIVE_ACCESS logging channel and links to export-logs.md and export-logs-advanced.md.

Rendered preview

… logging channel and links to export-logs.md and export-logs-advanced.md.
@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 53260f0
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/692e0a9944f6ab0008747fec

@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 53260f0
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/692e0a9980b6ca0008ddafec

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

@netlify
Copy link

netlify bot commented Nov 4, 2025

Netlify Preview

Name Link
🔨 Latest commit 7bef819
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/690a512ed5a1fd000897dfb1
😎 Deploy Preview https://deploy-preview-20974--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Nov 4, 2025

Netlify Preview

Name Link
🔨 Latest commit 53260f0
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/692e0a99fbb641000818f9b7
😎 Deploy Preview https://deploy-preview-20974--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@kevin-v-ngo kevin-v-ngo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

SQL audit logging gives you detailed information about queries being executed against a table in your cluster. This feature is especially useful when you want to log all queries that are run against a table that contains cardholder data, private health information (PHI), or other personally-identifiable information (PII).

After you enable SQL audit logging for a table, [contact Support](https://support.cockroachlabs.com/hc/) to request the audit logs.
After you enable SQL audit logging for a table, audit logs are sent to the [`SENSITIVE_ACCESS` logging channel]({% link {{site.current_cloud_version}}/logging-use-cases.md %}#sensitive_access). You can then export these logs depending on your deployment. For more information, refer to [Export Logs From a CockroachDB Standard Cluster]({% link cockroachcloud/export-logs.md %}) or [Export Logs From a CockroachDB Advanced Cluster]({% link cockroachcloud/export-logs-advanced.md %}).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does "depending on your deployment" mean in this context? Should be more specific.

Copy link
Contributor Author

@florence-crl florence-crl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhlodin please review my updates.

@florence-crl florence-crl requested a review from jhlodin December 1, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants